翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

control bus : ウィキペディア英語版
control bus


In computer architecture,
A control bus is (part of) a computer bus, used by CPUs for communicating with other devices within the computer. While the address bus carries the information on which device the CPU is communicating with and the data bus carries the actual data being processed, the control bus carries commands from the CPU and returns status signals from the devices. For example if the data is being read or written to the device the appropriate line (read or write) will be active (logic zero).
== Lines ==
The number and type of lines in a control bus varies but there are basic lines common to all microprocessors, such as:
* Read (\overline R). A single line that when active (logic zero) indicates the device is being read by the CPU.
* Write (\overline W). A single line that when active (logic zero) indicates the device is being written by the CPU.
* Byte enable (\overline E). A group of lines that indicate the size of the data (8, 16, 32, 64 bytes).
Additional lines are microprocessor-dependent, such as:
* Transfer ACK ("acknowledgement"). Delivers information that the data was acknowledged (read) by the device.
* Bus request. Indicates a device is requesting the use of the (data) bus.
* Bus grant. Indicates the CPU has granted access to the bus.
* Interrupt request. A device with lower priority is requesting access to the CPU.
* Clock signals. The signal on this line is used to synchronize data between the CPU and a device.
* Reset. If this line is active, the CPU will perform a hard reboot.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「control bus」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.